home *** CD-ROM | disk | FTP | other *** search
/ PC World 2006 October / PCWorld_2006-10_cd.bin / zabezpeceni / dvdisaster / dvdisaster-0.70.1-setup.exe / {app} / README.MODIFYING < prev    next >
Encoding:
Text File  |  2006-07-30  |  1.4 KB  |  38 lines

  1. Please read these notes carefully if you plan to modify dvdisaster.
  2. -------------------------------------------------------------------
  3.  
  4. When publishing a modified version of dvdisaster you are kindly
  5. asked not to misrepresent your work as the original. 
  6.  
  7. The original authors have undertaken great efforts for putting the
  8. project into shape and earning their reputation. So if you hack and 
  9. publish your own version of dvdisaster, please RESPECT the original 
  10. authors vision of what the project should be like.
  11.  
  12. Document your changes as explained below so that users can tell
  13. the modified version from the original. 
  14.  
  15.  
  16. How to document your changes.
  17. -----------------------------
  18.  
  19. Document the changes you made in the source code, NOT in a
  20. separate file which might get unbundled from the changed source.
  21.  
  22. New files start with your copyright notice; modified files 
  23. get an additional entry under the original copyright notice. 
  24. See the files md5.c and tools/pngpack.c for an example.
  25.  
  26. But this is not enough; most people will not read the source
  27. code as they are using binary distributions. Give them a way
  28. to find out about your modifications in the "About" dialog.
  29.  
  30. The build process will prepare a suitable message template 
  31. for you if it finds that you have modified the sources.
  32. Feel free to further customize this message, and even
  33. change the project name if you deem that appropriate.
  34.  
  35.  
  36. Thank you for your cooperation. 
  37.  
  38.